header.service-banner {
      background: transparent url("../images/img/apple service.png");
      color: #FFF;
      box-sizing: border-box;
      height: 400px;
      background-repeat: no-repeat;
      width: 100%;
      background-size: cover;
  }